home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMEDITEVENT / TFRMEDITEVENT.txt
Text File  |  2003-07-29  |  11KB  |  370 lines

  1. object FrmEditEvent: TFrmEditEvent
  2.   Left = 742
  3.   Top = 128
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Edit Event'
  7.   ClientHeight = 429
  8.   ClientWidth = 433
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object PnlMain: TElPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 433
  26.     Height = 381
  27.     Align = alClient
  28.     BevelOuter = bvNone
  29.     TabOrder = 0
  30.     DockOrientation = doNoOrient
  31.     object PC: TElPageControl
  32.       Left = 0
  33.       Top = 0
  34.       Width = 433
  35.       Height = 381
  36.       ActiveTabColor = clBtnHighlight
  37.       BorderWidth = 0
  38.       DrawFocus = False
  39.       Flat = False
  40.       Multiline = False
  41.       RaggedRight = False
  42.       ScrollOpposite = False
  43.       ShowTabs = False
  44.       Style = etsFlatTabs
  45.       TabHeight = 20
  46.       TabIndex = 0
  47.       TabPosition = etpTop
  48.       HotTrackFont.Charset = DEFAULT_CHARSET
  49.       HotTrackFont.Color = clBlue
  50.       HotTrackFont.Height = -13
  51.       HotTrackFont.Name = 'Arial'
  52.       HotTrackFont.Style = [fsUnderline]
  53.       ActivePage = TabGeneral
  54.       VerticalSideCaptions = False
  55.       ActiveTabFont.Charset = DEFAULT_CHARSET
  56.       ActiveTabFont.Color = clWindowText
  57.       ActiveTabFont.Height = -13
  58.       ActiveTabFont.Name = 'Arial'
  59.       ActiveTabFont.Style = []
  60.       UseActiveTabFont = True
  61.       Align = alClient
  62.       Font.Charset = DEFAULT_CHARSET
  63.       Font.Color = clWindowText
  64.       Font.Height = -13
  65.       Font.Name = 'Arial'
  66.       Font.Style = []
  67.       ParentColor = False
  68.       ParentFont = False
  69.       TabOrder = 0
  70.       DockOrientation = doNoOrient
  71.       object TabGeneral: TElTabSheet
  72.         PageControl = PC
  73.         Caption = 'General'
  74.         Color = clBtnHighlight
  75.         object ElPanel1: TElPanel
  76.           Left = 0
  77.           Top = 0
  78.           Width = 427
  79.           Height = 375
  80.           Align = alClient
  81.           BevelOuter = bvNone
  82.           TabOrder = 0
  83.           DockOrientation = doNoOrient
  84.           DesignSize = (
  85.             427
  86.             375)
  87.           object gb2: TElGroupBox
  88.             Left = 12
  89.             Top = 126
  90.             Width = 402
  91.             Height = 105
  92.             Anchors = [akLeft, akTop, akRight]
  93.             AutoDisableChildren = True
  94.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  95.             Caption = ' Run only for specific mailbox '
  96.             Flat = False
  97.             FlatAlways = False
  98.             ShowCheckBox = True
  99.             ShowFocus = False
  100.             TabOrder = 1
  101.             DesignSize = (
  102.               402
  103.               105)
  104.             object Label3: TLabel
  105.               Left = 16
  106.               Top = 32
  107.               Width = 49
  108.               Height = 16
  109.               Caption = 'Mailbox:'
  110.               Transparent = True
  111.             end
  112.             object cbMailbox: TElAdvancedComboBox
  113.               Left = 112
  114.               Top = 28
  115.               Width = 275
  116.               Height = 24
  117.               Anchors = [akLeft, akTop, akRight]
  118.               AutoCompletion = False
  119.               Flat = False
  120.               HandleDialogKeys = False
  121.               HorizontalScroll = False
  122.               ItemIndex = -1
  123.               ItemHeight = 16
  124.               Style = csDropDownList
  125.               TabOrder = 0
  126.             end
  127.             object cbSubitems: TElCheckBox
  128.               Left = 22
  129.               Top = 64
  130.               Width = 292
  131.               Height = 20
  132.               Cursor = crDefault
  133.               Caption = 'Include all mailboxes parented by this mailbox'
  134.               TabOrder = 1
  135.               DoubleBuffered = False
  136.             end
  137.           end
  138.           object gb1: TElGroupBox
  139.             Left = 12
  140.             Top = 16
  141.             Width = 402
  142.             Height = 93
  143.             Anchors = [akLeft, akTop, akRight]
  144.             AutoDisableChildren = False
  145.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  146.             Caption = ' Event Details '
  147.             Flat = False
  148.             FlatAlways = False
  149.             ShowFocus = False
  150.             TabOrder = 0
  151.             DesignSize = (
  152.               402
  153.               93)
  154.             object Label1: TLabel
  155.               Left = 12
  156.               Top = 30
  157.               Width = 75
  158.               Height = 16
  159.               Caption = 'Event action:'
  160.               Transparent = True
  161.             end
  162.             object Label2: TLabel
  163.               Left = 12
  164.               Top = 60
  165.               Width = 40
  166.               Height = 16
  167.               Caption = 'Target:'
  168.               Transparent = True
  169.             end
  170.             object cbTarget: TElAdvancedComboBox
  171.               Left = 118
  172.               Top = 56
  173.               Width = 268
  174.               Height = 24
  175.               Anchors = [akLeft, akTop, akRight]
  176.               AutoCompletion = False
  177.               Flat = False
  178.               HandleDialogKeys = False
  179.               HorizontalScroll = False
  180.               ItemIndex = -1
  181.               ItemHeight = 16
  182.               Style = csDropDownList
  183.               TabOrder = 1
  184.             end
  185.             object cbAction: TElAdvancedComboBox
  186.               Left = 118
  187.               Top = 26
  188.               Width = 268
  189.               Height = 24
  190.               Anchors = [akLeft, akTop, akRight]
  191.               AutoCompletion = False
  192.               Flat = False
  193.               HandleDialogKeys = False
  194.               HorizontalScroll = False
  195.               ItemIndex = -1
  196.               ItemHeight = 16
  197.               Style = csDropDownList
  198.               TabOrder = 0
  199.               OnChange = cbActionChange
  200.             end
  201.             object BtnSetup: TButton
  202.               Left = 118
  203.               Top = 55
  204.               Width = 117
  205.               Height = 25
  206.               Caption = 'Setup...'
  207.               TabOrder = 2
  208.               Visible = False
  209.               OnClick = BtnSetupClick
  210.             end
  211.           end
  212.           object gb3: TElGroupBox
  213.             Left = 12
  214.             Top = 244
  215.             Width = 402
  216.             Height = 98
  217.             Anchors = [akLeft, akTop, akRight]
  218.             AutoDisableChildren = False
  219.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  220.             Caption = ' Timed Events '
  221.             Flat = False
  222.             FlatAlways = False
  223.             ShowFocus = False
  224.             TabOrder = 2
  225.             DesignSize = (
  226.               402
  227.               98)
  228.             object Label4: TLabel
  229.               Left = 12
  230.               Top = 30
  231.               Width = 61
  232.               Height = 16
  233.               Caption = 'Start time:'
  234.               Transparent = True
  235.             end
  236.             object cbFrequency: TElAdvancedComboBox
  237.               Left = 244
  238.               Top = 61
  239.               Width = 142
  240.               Height = 24
  241.               Anchors = [akLeft, akTop, akRight]
  242.               AutoCompletion = False
  243.               Flat = False
  244.               HandleDialogKeys = False
  245.               HorizontalScroll = False
  246.               ItemIndex = 0
  247.               ItemHeight = 16
  248.               Style = csDropDownList
  249.               TabOrder = 3
  250.               Text = 'minutes'
  251.               Items.Strings = (
  252.                 'minutes'
  253.                 'hours'
  254.                 'days'
  255.                 'weeks'
  256.                 'months')
  257.             end
  258.             object cbTime: TElDateTimePicker
  259.               Left = 118
  260.               Top = 26
  261.               Width = 268
  262.               Height = 24
  263.               FormatString = 'c'
  264.               DateTime = 37646.054478726900000000
  265.               ShowPopupCalendar = True
  266.               AltChangeMethod = False
  267.               ShowCheckBox = False
  268.               Modified = False
  269.               CalendarLineColorDark = clWindow
  270.               StartOfWeek = 0
  271.               UseSystemStartOfWeek = False
  272.               WeekEndDays = [Sun, Sat]
  273.               CalendarUseLineColors = False
  274.               CalendarWeekendColor = clRed
  275.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  276.               CalendarCurrentDayBorder = fbtSunken
  277.               CalendarDayCellBorder = fbtLine
  278.               CalendarSelectionBorder = fbtSunken
  279.               MinDate = -693593
  280.               MaxDate = 999999
  281.               ButtonDir = sbdUpDown
  282.               ButtonType = sbtUpDown
  283.               ButtonWidth = 21
  284.               Anchors = [akLeft, akTop, akRight]
  285.               ParentColor = False
  286.               TabOrder = 0
  287.               TabStop = True
  288.               LineBorderActiveColor = clBlack
  289.               LineBorderInactiveColor = clBlack
  290.               UseCurrentDate = False
  291.               ButtonThinFrame = False
  292.               UnassignedChar = '0'
  293.               TranslateDays = True
  294.             end
  295.             object cbFreqEnabled: TElCheckBox
  296.               Left = 22
  297.               Top = 64
  298.               Width = 100
  299.               Height = 20
  300.               Cursor = crDefault
  301.               Caption = 'Repeat every'
  302.               TabOrder = 1
  303.               OnClick = cbFreqEnabledClick
  304.               DoubleBuffered = False
  305.             end
  306.             object cbFreqAmount: TElSpinEdit
  307.               Left = 150
  308.               Top = 61
  309.               Width = 83
  310.               Height = 24
  311.               Cursor = crIBeam
  312.               UseCustomScrollBars = True
  313.               NotifyUserChangeOnly = True
  314.               Value = 5
  315.               MaxValue = 99999
  316.               MinValue = 1
  317.               TopMargin = 2
  318.               RightMargin = 1
  319.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  320.               BorderStyle = bsSingle
  321.               Ctl3D = True
  322.               LineBorderActiveColor = clBlack
  323.               LineBorderInactiveColor = clBlack
  324.               ParentColor = False
  325.               ParentCtl3D = False
  326.               TabOrder = 2
  327.             end
  328.           end
  329.         end
  330.       end
  331.     end
  332.   end
  333.   object PnlBottom: TElPanel
  334.     Left = 0
  335.     Top = 381
  336.     Width = 433
  337.     Height = 48
  338.     Align = alBottom
  339.     BevelOuter = bvNone
  340.     TabOrder = 1
  341.     DockOrientation = doNoOrient
  342.     DesignSize = (
  343.       433
  344.       48)
  345.     object BtnOK: TButton
  346.       Left = 210
  347.       Top = 8
  348.       Width = 100
  349.       Height = 30
  350.       Anchors = [akTop, akRight]
  351.       Caption = '&OK'
  352.       Default = True
  353.       TabOrder = 0
  354.       OnClick = BtnOKClick
  355.     end
  356.     object BtnCancel: TButton
  357.       Left = 323
  358.       Top = 8
  359.       Width = 100
  360.       Height = 30
  361.       Anchors = [akTop, akRight]
  362.       Cancel = True
  363.       Caption = '&Cancel'
  364.       ModalResult = 2
  365.       TabOrder = 1
  366.       OnClick = BtnCancelClick
  367.     end
  368.   end
  369. end
  370.